home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-05 / smc32110.zip / !SMC0110.CFG next >
Text File  |  1993-02-06  |  2KB  |  66 lines

  1.  
  2. BOARD
  3.         ID="SMC0110"
  4.         NAME="Standard Microsystems Corp. Elite32 Ethernet"
  5.         MFR="Standard Microsystems Corp."
  6.         CATEGORY="NET"
  7.         SLOT=EISA
  8.         LENGTH=341
  9.         AMPERAGE=0
  10.         SKIRT=NO
  11.         READID=YES
  12.         BUSMASTER=100
  13.         IOCHECK=INVALID
  14.         DISABLE=SUPPORTED
  15.  
  16. IOPORT(1)=0zc80h                 ;NODE ID PORT
  17. IOPORT(2)=0z831H                        ;IRQ
  18.  
  19. FUNCTION="Dual Channel Ethernet Adapter"
  20.         TYPE="NET"
  21.  
  22.         SUBFUNCTION="I/O Port Addresses"
  23.                 HELP="The I/O Port Address is unique to the chosen slot.
  24.                       There is no need for an alternate choice."
  25.                 CHOICE="Slot Specific Addressing"
  26.                   FREE
  27.                         PORT = 0zC80h-0zC83h
  28.                         SIZE = BYTE
  29.                         PORT = 0z800h-0z802h
  30.                         SIZE = BYTE
  31.                         PORT = 0z830h-0z831h
  32.                         SIZE = WORD
  33.                         PORT = 0z840h-0z841h
  34.                         SIZE = WORD
  35.                         PORT = 0z810h-0z81Fh
  36.                         SIZE = WORD
  37.                         PORT = 0z820h-0z82Fh
  38.                         SIZE = WORD
  39.  
  40.         SUBFUNCTION="Interrupt Level"
  41.                 HELP="The Interrupt Level is chosen automatically. 
  42.                       By using Edit Change Resource from the menus,
  43.                       the choice may be changed.  Although interrupt
  44.                       sharing is supported, it is recommended that
  45.                       you choose an Interrupt Level that is not being
  46.                       used."
  47.                 CHOICE="Automatically Determined"
  48.                   LINK
  49.                         IRQ=3|4|5|7|9|10|11|12
  50.                         SHARE=YES
  51.                         TRIGGER=EDGE
  52.                         INIT=IOPORT(2)  LOC(3-1) 000 | 001 | 010
  53.                                           | 011 | 100 | 101 
  54.                                           | 110 | 111
  55.  
  56.  
  57.         SUBFUNCTION="Port A Configuration"
  58.                 HELP="Port A must be configured to use the twisted pair/
  59.               coax or AUI port."
  60.                 CHOICE="Twisted Pair / Coax"
  61.           FREE
  62.             INIT=IOPORT(2)    LOC(4) 1
  63.         CHOICE="AUI"
  64.           FREE
  65.             INIT=IOPORT(2)    LOC(4) 0
  66.